func net/http.http2adjustHTTP1MaxHeaderSize
3 uses
net/http (current package)
h2_bundle.go#L1141: func http2adjustHTTP1MaxHeaderSize(n int64) int64 {
h2_bundle.go#L4707: return uint32(http2adjustHTTP1MaxHeaderSize(int64(n)))
h2_bundle.go#L7669: n = http2adjustHTTP1MaxHeaderSize(n)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)